Home
last modified time | relevance | path

Searched hist:"5 a9cb5a9" (Results 1 – 2 of 2) sorted by path

/qemu/block/
H A Dqapi.c5a9cb5a9 Fri Jul 27 14:07:07 GMT 2018 Kevin Wolf <kwolf@redhat.com> block/qapi: Add 'qdev' field to query-blockstats result

Like for query-block, the client needs to identify which BlockBackend
the returned data is for. Anonymous BlockBackends are identified by the
device model they are attached to. Add a 'qdev' field that contains the
qdev ID or QOM path of the attached device model.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/qemu/qapi/
H A Dblock-core.json5a9cb5a9 Fri Jul 27 14:07:07 GMT 2018 Kevin Wolf <kwolf@redhat.com> block/qapi: Add 'qdev' field to query-blockstats result

Like for query-block, the client needs to identify which BlockBackend
the returned data is for. Anonymous BlockBackends are identified by the
device model they are attached to. Add a 'qdev' field that contains the
qdev ID or QOM path of the attached device model.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>